Revision: tla-tools--devo--0--patch-14
Archive: miles@gnu.org--gnu-2005
Creator: Miles Bader <miles@gnu.org>
Date: Wed Mar 23 13:30:02 JST 2005
Standard-date: 2005-03-23 04:30:02 GMT
Modified-files: ChangeLog tla-cvs-sync.shpp
New-patches: miles@gnu.org--gnu-2005/tla-tools--devo--0--patch-14
Summary: tla-cvs-sync: Batch up cvs add/rm commands

CVS is much when faster when multiple files are added or removed with a
single command than when a separate command is used for each file, so
batch up everything into a single "cvs rm" command and a single "cvs add"
